Skip to main content
Feedback

Overview of SOAP - REST Transformation Connector

Release Notes

Release DateRelease TypeRelease Description
April 2, 2020ImprovementSupport accurate caching of POST request having XML payload with namespace.
 ImprovementSupport overriding default Connector error messages with Control Center configured custom error messages using an optional flag 'override_custom_error_message'.
January 9, 2020New FeatureSupport transforming API request payload from SOAP message to REST(JSON) and vice versa.

Description

  • The SOAP - REST Transformation connector transforms API request payload from a SOAP message to REST (JSON), and vice versa.

  • As part of pre-processing, the connector processes an incoming SOAP request and transforms it into REST (JSON).

  • As part of post-processing, the connector processes a customer back-end REST(JSON) response and transforms it into a SOAP response before returning to the user client.

On this Page